home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / hMailServer / hMailServer-4.1-Build-136.exe / {app} / PHPWebAdmin / theme / default / style.css < prev    next >
Cascading Style Sheet File  |  2005-07-17  |  5KB  |  189 lines

  1. BODY {
  2.     FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; margin: 0px;
  3. }
  4. P {
  5.     FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  6. }
  7. .date {
  8.     FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
  9. }
  10. H1 {
  11.     FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #3f5363; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  12. }
  13. H2 {
  14.     FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #3f5363; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
  15. }
  16. A {
  17.     COLOR: #5f7383; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
  18. }
  19.  
  20.  
  21.  
  22. /*
  23. A:hover {
  24.     COLOR: #5f7383; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
  25. }
  26. */
  27. .baselink {
  28.     FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
  29. }
  30. TD {
  31.     FONT-SIZE: 10px; 
  32.     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  33.  
  34. }
  35.  
  36. #settingstable td{ 
  37.     padding: 5px; 
  38. }  
  39.  
  40. .sidelinks {
  41.     FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #e30000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
  42. }
  43. .thumbborder {
  44.     BORDER-LEFT-COLOR: #dddddd; BORDER-BOTTOM-COLOR: #dddddd; CURSOR: pointer; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #dddddd; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: #dddddd; BORDER-BOTTOM-STYLE: solid
  45. }
  46. .thumbborder2 {
  47.     BORDER-LEFT-COLOR: #555555; BORDER-BOTTOM-COLOR: #555555; CURSOR: default; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #555555; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: #555555; BORDER-BOTTOM-STYLE: solid
  48. }
  49. .mainborder {
  50.     BORDER-LEFT-COLOR: #888888; BORDER-BOTTOM-COLOR: #888888; CURSOR: default; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #888888; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: #888888; BORDER-BOTTOM-STYLE: solid
  51. }
  52. .list {
  53.     COLOR: #888888
  54. }
  55. .header {
  56.     FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #3f5363; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  57. }
  58.  
  59.  
  60. input
  61. {
  62.     font-family: Verdana, Arial, Helvetica, sans-serif;
  63.     font-size: 10px; border: 1px solid #bbbbbb;
  64.     /*padding: 1px 4px;*/
  65.     /*height:18px;*/
  66. }
  67. textarea
  68. {
  69.     font-family: Verdana, Arial, Helvetica, sans-serif;
  70.     font-size: 10px;
  71.     /*
  72.     border: 1px solid #bdcebb;
  73.     padding: 1px 4px;
  74.     */
  75. }
  76.  
  77. select
  78. {
  79.     font-family: Verdana, Arial, Helvetica, sans-serif;
  80.     font-size: 10px;
  81.     border: 1px solid #bdcebb;
  82. /*    padding: 1px 4px;*/
  83. }
  84.  
  85. radio
  86. {
  87.     font-family: Verdana, Arial, Helvetica, sans-serif;
  88.     font-size: 10px;
  89.     border: 0px;
  90.     /*padding: 1px 4px;*/
  91.     /*height:18px;*/
  92. }
  93. A:link, A:visited { text-decoration: none; border-bottom: 0px }
  94. A:hover, A:active { text-decoration: none; border-bottom: 1px }
  95. A:active, A:active { text-decoration: none; border-bottom: 0px; }
  96. .Text {  line-height: 12pt}
  97.  
  98. .listrow {CURSOR: hand; FONT-SIZE: 8pt;}
  99.  
  100. .listoddrow
  101. {
  102.     CURSOR: hand;
  103.     font-family: Arial, Helvetica, sans-serif;
  104.     font-size: 10px;
  105.     background-color: #DFE8F0;
  106.     height: 14px;
  107. }
  108. .listevenrow
  109. {
  110.     CURSOR: hand;
  111.     font-family: Arial, Helvetica, sans-serif;
  112.     font-size: 10px;
  113.     background-color: #ffffff;
  114.     height: 14px;
  115. }
  116.  
  117. .footerline
  118. {
  119.     height: 4px;
  120.     border-bottom: 1px dotted #5f7383;
  121. }
  122.  
  123. .listheader
  124. {
  125.     font-family: Arial, Helvetica, sans-serif;
  126.     font-size: 10px;
  127.     background-color: #EfEfEf;
  128.     height: 14px;
  129.     border-bottom: 1px dotted #5f7383;
  130.     border-top: 1px dotted #5f7383;
  131. }
  132.  
  133. /* for the menu tree */
  134. .dtree {
  135.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  136.     font-size: 10px;
  137.     color: #666;
  138.     white-space: nowrap;
  139.     width: 220px;
  140.     SCROLLBAR-ARROW-COLOR:   #5F8AC5;
  141.     SCROLLBAR-BASE-COLOR: #B0C4DE;
  142. }
  143. .dtree img {
  144.     border: 0px;
  145.     vertical-align: middle;
  146. }
  147. .dtree a {
  148.     color: #333;
  149.     text-decoration: none;
  150. }
  151.  
  152. .dtree a.node, .dtree a.nodeSel {
  153.     white-space: nowrap;
  154.     padding: 1px 2px 1px 2px;
  155. }
  156. .dtree a.node:hover, .dtree a.nodeSel:hover {
  157.     color: #333;
  158.     text-decoration: underline;
  159. }
  160. .dtree a.nodeSel {
  161.     background-color: #c0d2ec;
  162. }
  163. .dtree .clip {
  164.     overflow: hidden;
  165. }
  166.  
  167. .loginTable
  168. {
  169.     BORDER-COLLAPSE: collapse;
  170.     font-size: 10px;
  171. }
  172. .loginmainTable
  173. {
  174.      BORDER-RIGHT: #243760 1px solid;
  175.      BORDER-TOP: #243760 1px solid;
  176.      BORDER-LEFT: #243760 1px solid;
  177.      BORDER-BOTTOM: #243760 1px solid;
  178.      BORDER-COLLAPSE: collapse;
  179. }
  180.  
  181. .mainTable
  182. {
  183.      BORDER-RIGHT: #cccccc 1px solid;
  184.      BORDER-TOP: #cccccc 1px solid;
  185.      BORDER-LEFT: #cccccc 1px solid;
  186.      BORDER-BOTTOM: #cccccc 1px solid;
  187.      BORDER-COLLAPSE: collapse;
  188. }
  189.